﻿
.l-swiper--banner .swiper-pagination-bullet {
  width: 40px;
  height: 8px;
  border: 1px solid #fe7d20;
  opacity: 1;
  border-radius: 0;
  background: transparent;
}
.l-swiper--banner .swiper-pagination-bullet-active {
  background-color: #fe7d20;
}

.l-inWhy_list {
  margin-right: 0;
}
.l-inWhy_list .l-col4 {
  width: 25%;
  margin-right: 0;
  text-align: center;
  padding: 40px 0 40px;
}
.l-inWhy_list .l-col4:last-child .inner {
  border-right: none;
}
.l-inWhy_list .l-col4:hover {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.l-inWhy_list .c-icon {
  width: 70px;
  height: 70px;
  background-image: url(../images/in-icons1.png);
  vertical-align: middle;
  margin: 34px 0 14px;
}
.l-inWhy_list .icon2 {
  background-position: -70px 0;
}
.l-inWhy_list .icon3 {
  background-position: -140px 0;
}
.l-inWhy_list .icon4 {
  background-position: -210px 0;
}
.l-inWhy_list .title {
  margin-top: 38px;
  font-size: 22px;
}
.l-inWhy_list .inner {
  position: relative;
}
.l-inWhy_list .inner:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 1px;
  height: 108px;
  background: #c4c4c4;
  margin-top: -54px;
}

.l-inWhy_zx {
  margin: 50px 0 70px;
}
.l-inWhy_zx .c-hot {
  margin-right: 10px;
}

.l-inPpgs {
  background: url(../images/in-bg1.png) center/cover no-repeat;
}

.l-inPpgs_txt {
  position: relative;
  width: 56%;
  padding: 60px 40px 0;
  height: 438px;
  background-color: #fff;
}
.l-inPpgs_txt .desc {
  text-indent: 2em;
  line-height: 2;
}
.l-inPpgs_txt .data {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.l-inPpgs_txt .data-item {
  margin: 0 24px;
  display: inline-block;
  text-align: left;
}
.l-inPpgs_txt .data-item .num {
  font-size: 42px;
  font-weight: bold;
  color: #fe7d20;
  line-height: 1;
  margin-right: 4px;
}
.l-inPpgs_txt .data-desc {
  font-size: 18px;
  color: #000;
}

.l-inPpgs_img {
  width: 44%;
}

.l-tabnav--wh {
  width: 16%;
}
.l-tabnav--wh .c-tab_navItem {
  height: 80px;
  margin-bottom: 10px;
  padding-top: 20px;
  text-align: center;
  display: block;
  background-color: #f4f4f4;
}
.l-tabnav--wh .c-tab_navItem:hover, .l-tabnav--wh .c-tab_navItem.is-active {
  background-color: #fe8f00;
  color: #fff;
}
.l-tabnav--wh .c-tab_navItem:hover .c-icon, .l-tabnav--wh .c-tab_navItem.is-active .c-icon {
  background-position-y: -40px;
}
.l-tabnav--wh .c-tab_navItem:hover .txt, .l-tabnav--wh .c-tab_navItem.is-active .txt {
  border-color: #fff;
}
.l-tabnav--wh .c-icon {
  width: 40px;
  height: 40px;
  background-image: url("../images/in-icons2.png");
  background-size: auto 40px;
}
.l-tabnav--wh .icon2 {
  background-position: -40px 0;
}
.l-tabnav--wh .icon3 {
  background-position: -80px 0;
}
.l-tabnav--wh .icon4 {
  background-position: -120px 0;
}
.l-tabnav--wh .c-icon {
  background-size: auto 80px;
  vertical-align: middle;
  margin-right: 6px;
}
.l-tabnav--wh .txt {
  padding-left: 10px;
  border-left: 1px solid #b1b1b1;
}

.l-whContent {
  width: 84%;
}
.l-whContent .en, .l-whContent .title {
  font-size: 24px;
}
.l-whContent .txtbox {
  height: 450px;
  position: relative;
  width: 42%;
  padding: 20px 38px 0 35px;
}
.l-whContent .desc {
  color: #666;
  margin-top: 20px;
}
.l-whContent .imgbox {
  position: absolute;
  bottom: 0;
  left: 35px;
  width: 100%;
}
.l-whContent .imgbox img {
  margin-right: 6px;
}

.l-news1 .item {
  display: block;
  padding: 20px 0;
  position: relative;
}
.l-news1 .item:hover .item_title {
  color: #fe7d20;
}
.l-news1 .item_title {
  font-size: 16px;
  margin-bottom: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.l-news1 .item_detail {
  color: #666;
  height: 2.9em;
  overflow: hidden;
}
.l-news1 .c-btn {
  line-height: 2.6;
}
.l-news1 .time {
  position: absolute;
  color: #999;
}

.l-news1_left {
  padding-top: 20px;
  width: 45%;
}
.l-news1_left .time {
  right: 0;
  top: 20px;
}

.l-news1_right {
  width: 51%;
}
.l-news1_right .item {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 110px;
  border-bottom: 1px solid #ddd;
}
.l-news1_right .time {
  left: 0;
  top: 26px;
  text-align: right;
}
.l-news1_right .date {
  font-size: 28px;
  line-height: 1.2;
}
.l-news1_right .year {
  font-size: 16px;
}

.l-news1-tabnav {
  text-align: center;
  margin-bottom: 10px;
}
.l-news1-tabnav .c-tab_navItem {
  display: inline-block;
  width: 150px;
  line-height: 40px;
  color: #fff;
  background-color: #222;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.l-news1-tabnav .is-active {
  background-color: #fe7d20;
}

.l-inHz_title {
  padding: 40px 0 20px;
}
.l-inHz_title .ch {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
.l-inHz_title .en {
  color: #999;
  font-size: 16px;
}

.swiper--inhz {
  height: 140px;
}
.swiper--inhz .swiper-pagination-bullet-active {
  background-color: #fe7d20;
}

.l-inHz_list .imgbox {
  border: 1px solid #ddd;
}
.l-inHz_list img {
  height: 90px;
  width: 100%;
}
.l-inHz_list .title {
  color: #666;
  line-height: 2;
  margin-bottom: 10px;
}

.l-inHz .more:hover {
  color: #fe7d20;
}

.l-cpList--col3 {
  margin-right: -2%;
}
.l-cpList--col3 .c-cpItem {
  width: 31.3%;
  margin-right: 2%;
  border: 1px solid #ddd;
}

.l-gyBrand td {
  vertical-align: middle;
}
.l-gyBrand .title {
  margin-bottom: 20px;
}
.l-gyBrand .txtbox {
  padding: 0 40px;
  position: relative;
  line-height: 1.8;
}
.l-gyBrand .txtbox:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
}
.l-gyBrand .txtbox1:after {
  top: 0;
  right: 0;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}
.l-gyBrand .txtbox2:after {
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
}

.l-gyJg {
  background: url(../images/gy-bg.png) center top no-repeat;
}

.l-gyJg_con {
  background-color: #fff;
}

.l-gyJg_left {
  width: 20%;
  padding-top: 20px;
  text-align: center;
}

.l-gyJg_right {
  width: 80%;
  padding-right: 3%;
  padding-top: 50px;
}
.l-gyJg_right .desc {
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 40px;
}
.l-gyJg_right .imgbox {
  text-align: right;
}
.l-gyJg_right .imgbox img {
  margin-left: 1%;
}

.c-bt--gyLc {
  margin-bottom: 70px;
}

.l-gyLc {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 50%;
  position: relative;
  border-right: 4px solid #fe7d20;
}
.l-gyLc:before {
  content: "";
  position: absolute;
  right: -12px;
  bottom: -70px;
  border-bottom: 36px solid transparent;
  border-top: 36px solid #fe7d20;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.l-gyLc_item {
  display: table;
  width: 84%;
  margin-bottom: 26px;
  padding: 0 20px;
  height: 130px;
  border: 1px solid #d0d0d0;
  position: relative;
}
.l-gyLc_item:before, .l-gyLc_item:after {
  content: "";
  position: absolute;
  top: 50%;
  border: 14px solid transparent;
}
.l-gyLc_item .num, .l-gyLc_item .txt {
  display: table-cell;
  vertical-align: middle;
}
.l-gyLc_item .num {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  width: 60px;
  background: url(../images/gy-lcbg.png) center no-repeat;
}
.l-gyLc_item .title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.l-gyLc_item .desc {
  font-size: 16px;
}
.l-gyLc_item .txt {
  padding-left: 20px;
}
.l-gyLc_item.odd {
  position: relative;
}
.l-gyLc_item.odd .line {
  position: absolute;
  right: -136px;
  top: 50%;
  width: 74px;
  height: 1px;
  background-color: #d0d0d0;
}
.l-gyLc_item.odd:before {
  border-left-color: #d0d0d0;
  right: -28px;
  margin-top: -14px;
}
.l-gyLc_item.odd:after {
  border-width: 16px;
  border-left-color: #fff;
  right: -28px;
  margin-top: -16px;
}
.l-gyLc_item.even {
  float: right;
  margin-right: -100%;
}
.l-gyLc_item.even:before {
  border-right-color: #d0d0d0;
  left: -28px;
  margin-top: -14px;
}
.l-gyLc_item.even:after {
  border-width: 16px;
  border-right-color: #fff;
  left: -28px;
  margin-top: -16px;
}
.l-gyLc_item .txt {
  padding-right: 20px;
}

.l-gyHj {
  background-color: #fff;
  border-collapse: separate;
  border-spacing: 20px;
}

.l-gySh_list .item {
  border: 1px solid #ddd;
  padding: 12px 24px;
}
.l-gySh_list .c-icon {
  width: 60px;
  height: 60px;
  background-image: url("../images/gy-icons1.png");
  background-size: auto 60px;
}
.l-gySh_list .icon2 {
  background-position: -60px 0;
}
.l-gySh_list .icon3 {
  background-position: -120px 0;
}
.l-gySh_list .icon4 {
  background-position: -180px 0;
}
.l-gySh_list .title {
  display: inline-block;
  margin-left: 10px;
  padding-top: 14px;
  font-weight: bold;
  font-size: 18px;
}

.l-news_item {
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  height: 250px;
  padding: 26px 0;
}
.l-news_item:hover .l-news_title {
  color: #fe7d20;
}
.l-news_item img {
  width: 100%;
  max-height: 100%;
}
.l-news_item .xm-imgbox {
  float: left;
  width: 294px;
}
.l-news_item .l-news_txtbox {
  margin-left: 324px;
  margin-right: 160px;
}
.l-news_item .c-btn {
  line-height: 26px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #333333;
  border-radius: 0;
}
.l-news_item .c-btn:hover {
  color: #fe7d20;
  border-color: #fe7d20;
}

.l-news_title {
  margin: 24px 0;
  font-size: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.l-news_desc {
  font-size: 16px;
  color: #666;
  height: 3em;
  overflow: hidden;
  margin-bottom: 30px;
}

.l-news_time {
  position: absolute;
  right: 0;
  top: 35%;
  text-align: center;
}

.l-news_date {
  font-size: 50px;
}

.l-news_month {
  font-size: 16px;
  border-top: 1px solid #333;
  line-height: 2;
}

.l-news_nav {
  padding-top: 50px;
}

.l-lxFs_col3 {
  margin-right: 0;
}
.l-lxFs_col3 .l-col3 {
  width: 33.33%;
  margin-right: 0;
  text-align: center;
  padding: 50px 0 70px;
}
.l-lxFs_col3 .l-col3:last-child .inner {
  border-right: none;
}
.l-lxFs_col3 .l-col3:hover {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.l-lxFs_col3 .c-icon {
  width: 70px;
  height: 70px;
  background-image: url(../images/lx-icons.png);
  vertical-align: middle;
  margin: 34px 0 14px;
}
.l-lxFs_col3 .icon2 {
  background-position: -70px 0;
}
.l-lxFs_col3 .icon3 {
  background-position: -140px 0;
}
.l-lxFs_col3 .icon4 {
  background-position: -210px 0;
}
.l-lxFs_col3 .num {
  margin: 20px 0 10px;
}
.l-lxFs_col3 .inner {
  border-right: 1px solid #ddd;
}

.l-lxLx {
  background: url(../images/lx-bg1.jpg) center/cover no-repeat;
}

.l-lxLx_col3 .l-col3 {
  height: 142px;
  padding-left: 102px;
}
.l-lxLx_col3 .item1 {
  background: #fff url(../images/lx-ixon1.png) 30px 30px no-repeat;
}
.l-lxLx_col3 .item2 {
  background: #fff url(../images/lx-ixon2.png) 30px 30px no-repeat;
}
.l-lxLx_col3 .item3 {
  background: #fff url(../images/lx-ixon3.png) 30px 30px no-repeat;
}
.l-lxLx_col3 .title {
  margin: 30px 0 10px;
}

.l-lxLx .address {
  margin: 40px 0;
}

.dd-head {
  text-align: center;
  padding: 30px 0;
}

.dd-coltitle {
  line-height: 2;
  font-size: 18px;
  font-weight: bold;
  background-color: #f9f9f9;
  padding-left: 20px;
  margin-bottom: 40px;
  border-left: 4px solid #fe7d20;
}

.dd-column {
  margin-bottom: 80px;
}

.dd-item-inline {
  display: inline-block;
  margin-right: 20px;
}

.dd-line {
  margin: 20px 0;
}
.dd-line select {
  outline: none;
  text-indent: 10px;
  height: 40px;
  border: 1px solid #ddd;
}
.dd-line select.select-m {
  width: 100px;
}
.dd-line select.select-s {
  width: 80px;
}
.dd-line select.is-focus {
  border-color: #fe7d20;
}
.dd-line textarea {
  width: 500px;
  height: 100px;
  text-indent: 10px;
  vertical-align: top;
  border: 1px solid #ddd;
  outline: none;
}
.dd-line .unit {
  margin: 0 6px;
}

.dd-lineInput {
  height: 40px;
  text-indent: 10px;
  border: 1px solid #ddd;
  outline: none;
}
.dd-lineInput.input-m {
  width: 240px;
}
.dd-lineInput.input-l {
  width: 400px;
}
.dd-lineInput.is-focus {
  border-color: #fe7d20;
}

.dd-lineTitle {
  vertical-align: middle;
  display: inline-block;
  width: 100px;
  text-align: right;
}

.dd-splist {
  width: 100%;
  text-align: center;
}
.dd-splist td {
  padding: 10px 0;
}
.dd-splist tr {
  border-bottom: 1px solid #ddd;
}

.dd-splist_head {
  background-color: #eeeeee;
  line-height: 40px;
}

.dd-totalInfo {
  line-height: 40px;
  text-align: right;
  background-color: #f5f5f5;
  padding: 0 20px;
  margin-bottom: 20px;
}

.dd-totalPrice {
  text-align: right;
}
.dd-totalPrice .pricebox {
  margin-right: 10px;
  vertical-align: middle;
}
.dd-totalPrice .c-btn {
  font-size: 18px;
  font-weight: bold;
}

.dd-item.require:after, .dd-item-inline.require:after {
  content: "*";
  color: #fe7d20;
}

#map img{
  max-width:none;
}


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:320px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#fe7d20 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#fe7d20 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_ercode{background:#fe7d20 url(../images/fixCont.png) no-repeat 0 -169px;}
.yb_bar .wxm{padding:0 29px 25px 29px;}


.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.img-center{text-align:center;font-size:0}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

.img-cover{overflow:hidden;position:relative}
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}


.container{padding:0 15px;width:1200px;margin:0 auto}
.header {background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.header .logo {float: left;font-size: 0;line-height: 45px;text-align: left; padding: 12px 0;}
.header .nav {float: right; padding-top: 46px; }
.header .nav li {float: left;}
.header .nav li>a {display: block;font-size: 20px; font-weight: bold;line-height: 45px;padding: 0 24px;position: relative; color: #333;}
.header .nav li .arr {float: right;height: 40px;width: 10px;position: relative;}
.header .nav li .arr:after{content:'';border-top:1px solid #666;border-left:1px solid #666;box-sizing:content-box;display:block;width:4px;height:4px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(-135deg);right:10px; transition: all 0.5s;}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{ color:#fe7d20; }
.header .nav li.active .arr:after,.header .nav li.open .arr:after,.header .nav li:hover .arr:after{ transform:rotate(45deg); top:4px; border-color: #fe7d20; }
.header .nav li.dropdown {position: relative;}
.header .nav .dropdown-box {position: absolute;left: 0;min-width: 200px;top: 100%;display: none;z-index: 10;background-color: #ffbe00; padding:15px 28px; box-sizing: border-box;}
.header .nav .dropdown-box p {margin: 0; }
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden; text-overflow: ellipsis;font-size: 14px;display: block;line-height: 50px;color: #333333;}
.header .nav .dropdown-box a:hover {color: #FFF;}
.header .nav li.open>a:after,.header .nav li>a:hover:after {width: 100%;left: 0;}
.header .nav li.open .dropdown-box {display: block;}
.header-fix{position: fixed;left: 0;top: 0; width: 100%; z-index: 999;}

.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#ffbe00;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:24px;}
.menu-btn span{width:24px;margin:6px 0}
.banner{ width: 100%; overflow: hidden; position: relative;}
.banner .swiper-slide img {width: 100%; display: block;}


@media screen and (max-width: 768px) {
	body {min-width: 320px;padding-top: 65px; }
    .container{width: auto; margin: 0; }
	.banner img{ height: 150px;display: block;position: relative; }
	.swiper-wrapper {width: auto; margin: 0; }
	.banner .swiper-pagination-bullet{  width: 10px; height: 10px; border: none;}
	.l-wrap{width: auto; }
    .topbar {display: none;}
    .yb_conct {display: none;}
    .data {display: none;}
    .header {height: auto;padding: 10px 0;position: fixed;z-index: 10;width: 100%;top: 0;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .header .logo {height: 40px;line-height: 40px;float: none;padding: 0;}
    .header .text{ display: none; }
    .header .nav {margin: 10px -15px -10px;display: none;float: none;}
    .header .nav li {display: block;margin: 0;border-top: 1px solid #eee;float: none;}
    .header .nav li a {line-height: 40px;padding: 0 15px;color: #333; background: none;}
    .header .nav li .arr {display: block;position: relative;z-index: 1; right: 10px;}
    .header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{background: none transparent; border-bottom: 0; }
    .header .nav li.open .arr:after {border-color: #ffbe00;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    .menu-btn {display: block;}
	.c-bt_txt h2 { font-size: 18px; }
	.l-tabnav--cp a{ padding: 0 15px; margin-bottom: 10px; }
	.l-cpList .l-col4 { width: 48%; height: auto; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.l-cpList .name { font-size: 14px; }
	.c-cpItem img {
    height: 150px;
}
	.l-cpList a{width: 50%;  text-align: center; }
	.l-inPpgs_txt  { width: 100%; padding: 10px 15px;}	
	.l-inPpgs_img { width: 100%; }	
	.l-caseList { display: grid;  place-items: center; }
	.l-caseList .l-col3{ width: 100%; }
	.l-news1_left { width: 100%; }
	.l-news1_right { width: 100%; }
	.l-gyBrand td {
    display:table; 
    width: 100%;}	
	
	
	.l-gyHj td {
    display:table; 
    width: 100%;}
	
	.footer{ padding: 25px 0 0; }
	.footer_part1 { width: 100%; text-align: center;}
	.footer_part2  { float: none; width: auto; padding: 0px 25px;}
	.footer-part3  {display: none;}
	.footer_part4 { width: 100%; text-align: center;}
	.footer_beian { width: 100%; text-align: center; padding: 20px 0;}
	
	.l-news .xm-imgbox {display: none;}
	.l-news_time  {display: none;}
	.l-news_item .l-news_txtbox {
     margin-left: 0px; 
    margin-right: 0px;
	margin-top: 5px;
} .l-news_item  {padding: 0px 0; height: auto;}
.l-news_title {
    margin: 2px 0;
    font-size: 18px;
    
}
   .l-news_desc {
    margin-bottom: 10px;
}
	
	.c-bt {  padding:20px 0 }
	.l-lxFs_col3  .l-col3 { width: 100%; padding: 0px 0px;}
	.l-lxFs_col3 .c-icon  {}
	.l-lxLx_col3 .item1{ width: 100%; }
	.l-lxLx_col3 .item3{ width: 100%; }
	
	
}

.wrap{width:auto;}
.d_tit{padding:0px 0;background:#fff}
.d_tit .main_tit{margin-bottom:0;margin-top:10px}
.d_tit h2{padding-bottom:15px;position:relative;color:#222;padding-right:100px;font-weight:400;font-size:20px;line-height:60px;border-bottom:1px solid #ffc160}
.d_tit h2:before{content:'';display:block;width:47px;height:5px;bottom:-3px;background:#ffc160;position:absolute}
.d_tit h2 span{font-size:15px;position:absolute;right:0;top:15px;color:#999}
.details_txt{box-shadow:0 5px 20px rgba(0,0,0,.1);margin:30px 0 80px;background:#fff;padding:20px;line-height:26px;font-size:15px}
.details_txt p{min-height:20px}
.details_cur{line-height:15px;border-top:1px solid #d8d8d8;padding-top:20px}
.details_cur span{display:block;max-width:45%}
.details_cur a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666}.details_cur a:hover{color:#242f35;text-decoration:underline}
.pro_tit .img{float:left;}
.pro_tit .img{ width:310px;}

.pro_tit .txt{overflow:hidden;padding:0 20px}
.pro_tit h3{font-size:26px;line-height:30px;font-weight:400;padding:20px 0;letter-spacing:2px}
.pro_tit .tit p{line-height:26px}
.pro_tit .tit{border-bottom:1px solid #d8d8d8;padding-bottom:15px;margin-bottom:10px}
.pro_tit .info{line-height:36px;color:#999}
.info_btn a{display:block;width:198px;line-height:46px;background:#ed001e;color:#fff;text-align:center;font-size:18px;float:left;margin-right:20px;margin-top:5px}
.info_btn p{overflow:hidden;line-height:26px}
.info_btn p span{display:block;font-size:18px;color:#ed001e;letter-spacing:2px;font-weight:700}
.info_btn{margin-top:15px}
.pro_tag{ margin-bottom:20px;background:#242f35;padding:0 60px}
.pro_tag li{margin-left:-25px;width:194px;line-height:46px;text-align:center}
.pro_tag li span{font-size:16px;display:block;cursor:pointer;color:#fff}
.pro_tag li:hover span,.pro_tag li.on span{background:url(/images/icon3-2.png) no-repeat center center;background-size:100% 100%;color:#242f35}
.details_txt2{margin-bottom:30px}

.clear{clear:both}.clear:after,.clear:before{content:'';clear:both;display:table}img{max-width:100%}.img{overflow:hidden;position:relative}.img:before{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:100}.img:hover:before{top:10px;left:10px;right:10px;bottom:10px;border:1px solid rgba(255,255,255,.5)}.img:hover{background:#000}.img:hover img{transform:scale(1.1) rotate(3deg);-o-transform:scale(1.051) rotate(1deg);-webkit-transform:scale(1.05) rotate(1deg);-moz-transform:scale(1.051) rotate(1deg);-ms-transform:scale(1.051) rotate(1deg);opacity:.8}


/* 站点地图样式 */
 .map_title {
  line-height: 40px;
  background-color: #f5f8fa;
  border: 1px solid #d6dbe1;
  text-indent: 20px;
  color: #007bdf;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
}
.map_title a{
  
  color: #007bdf;
 
}

 .map_list {
	
  line-height: 30px;
  padding: 0 5px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.map_list a {
  padding: 4px;
  white-space: nowrap;
  font-size: 16px;
 color: #007bdf;
}

.map_list a:hover {
  text-decoration: none;
  color: #3b639f;
  padding: 4px;
}

.map_list .layer1 {
  margin-bottom: 10px;
}

 .map_list h3 {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  line-height: 36px;
  
}

 .map_list h3 a {
  font-weight: normal;
}

 .map_list .layer2 a {
	font-size: 14px;
  color: #333;
}

 .map_list .layer2 a:hover {
    text-decoration: none;
    background: #eb2830;
    color: #fff;
}

.title  b{	
   display: none;
}


@media screen and (max-width: 768px) {
	
	.pro_tit .img{display: none;}
	.pro_tit .tit p{display: none;}
	.pro_tit .info{display: none;}
	
	}